From: Glenn Morris Date: Sun, 29 Jan 2012 03:17:53 +0000 (-0800) Subject: * etc/NEWS: Typo fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~1054 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ae1a5bfacf4cb8666103cc8556ea18f76e487b04;p=emacs.git * etc/NEWS: Typo fix. --- diff --git a/etc/NEWS b/etc/NEWS index 2a499b5995e..a33a7bf7c9b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1340,7 +1340,7 @@ FIXME: These should be front-ended by xml.el. ** GnuTLS *** New library `gnutls.el'. -This requires Emacs to have built with GnuTLS support. +This requires Emacs to have been built with GnuTLS support. The main functions are `open-gnutls-stream' and `gnutls-negotiate'. It's easiest to use these functions through `open-network-stream' because it can upgrade connections through STARTTLS opportunistically